Importing Scalar Values from CSV Files to Meshes

If required, you can import scalar values contained in a selected comma-separated values file (*.csv extension) into a mesh. You can also map scalar values from another object (see Mapping Scalar Values to Meshes) and copy scalar values from a scalar mesh (see Copying Scalar Values to Meshes).

Scalar values can be imported from either an ORS-formatted CSV file, in which case all slots will be imported, or you can import scalar slots one-by-one from a generic CSV file that contains the required IDs and corresponding values.

ORS-formatted CSV files are formatted in columns as follows: | Time Step | ID | Measurement (unit) |, and optionally | X-Coordinate (unit) | Y-Coordinate (unit) | Z-Coordinate (unit) |, if the CSV was exported from Dragonfly with the mesh coordinates. Generic CSV files must be formatted as: | ID | Value |. Other information, such as the slot title, slot dimension type, slot unit, and time step, must be entered manually.